/ Assembly List / CVRDAL / CodeTypeClassManager / RetrieveWithID

Namespace - CVRDAL


Parameters
id - The ID value.
propertyNames - The included property names.

Returns

The Data Object.

Syntax

C#
public CodeTypeClass RetrieveWithID(Int32 id, List<String> propertyNames = null)

Retrieves a Data Record with the supplied value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.